home *** CD-ROM | disk | FTP | other *** search
/ New Perspectives on Computer Concepts / New Perspectives on Computer Concepts.iso / np2010c / l05a.swf / scripts / frame_112 / DoAction.as
Text File  |  2008-11-25  |  144b  |  6 lines

  1. t2_inv16a.useHandCursor = false;
  2. stop();
  3. keynumber = 13;
  4. keystrokeListener.onKeyDown = mygetkeystroke;
  5. Key.addListener(keystrokeListener);
  6.